Network Events API

(0 reviews)

Error Codes

Error Code Http Status Code API Endpoint / Resource Reason for Error Error Cause
NE-400-1 400 - Bad Request All endpoints Missing mandatory header {M}: Authorization, X-Transaction-Id Required header {M} is not specified
NE-400-2 400 - Bad Request /events/{event_id}/impactDownload Missing mandatory query parameter {M}: organisation, impactType Invalid value for query parameter {M}: impactType Required query parameter {M} not specified Invalid value '{V}' for query parameter {M}. Invalid element {V}
Auth-001 403 - Forbidden All endpoints No entry associated in the cross-reference table for the specified authorization Missing authorisation setup Contact Chorus API Support
NE-404-1 404 - Not Found /events No event details found for a specified event identifier An event could not be found matching the supplied event identifier
NE-405-1 405 - Method Not Allowed All endpoints Method Not Allowed Unsupported http method encountered
NE-406-1 406 - Not Acceptable All endpoints Potentially caused by an 'Accept' request header other than 'application/json' Request is not acceptable
NE-500-1 500 - Internal Server Error All endpoints There was an unexpected exception and/or condition encountered and needs further investigation Unable to process your request due to an unexpected error
NE-503-1 503 - Service Unavailable All endpoints The service is unavailable because a dependent system is not available The server is currently unable to handle the request due to a temporary overload or scheduled maintenance

Reviews